Return to doc.sitecore.com

Documentation

 

1.  Introduction

This portlet helps you manage your tasks in Sitecore. The image below represents a sample task list.

 

2.  Installation guide

ToDo Tasks portlet is distributed as a standard Sitecore package; hence in order to start using it you should install the package. Please, refer to the Installing Modules and Packages article if you are not familiar with the standard Packager tool of Sitecore.

 

Install the todotasks.zip package.

Edit <controlSources> and <ui/references> sections of the web.config file:

 

<controlSources>

...

<source mode="on" namespace="Sitecore.Modules.ToDoList" folder="/sitecore modules/shell/ToDoList" deep="true"/>

...

</controlSources>

 

<references>

...

 <reference>/bin/Sitecore.Modules.ToDoList.dll</reference>

...

</references>

3.  User Manual

The portlet has four control buttons:

 

The task item has three fields:

Completed tasks are marked by green color, overdue tasks are marked by red color.

 

Every user has a separate task list. Task lists are refreshed automatically.